Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Program to compute x to the power n using while loopNov 22
Program to print 'Power of 2' table using for loopMar 05
Program to calculate x raise to y or power(x,y) using while loopAug 08
Write a function power() to raise a number m to a power nOct 06
Decision Making and Looping using while statement , do while loop , for statemen...Feb 21
Program to print values of 2 raise to power N, N and 2 raise to power -nSep 22
Program that computes and display the sum of first ten integers. (using for...Aug 29
Program that computes and display the square of first ten integers. (using for...Nov 19
POWER FunctionMay 04
do loop or do-while loopFeb 07
Script to find the value of one number raised to the power of anotherJan 27
Program to Calculate power(a,b) i.e a^bMay 31
Write a script to find the value of one number raised to the power of anotherJun 29
Program using Switch case to compute the net amount to be paid by a customer May 06
Program to computes the n_th term of the fibonacci series using Dynamic Progra...Jan 13
Program to computes the n_th term of the fibonacci series using Divide and Con...Mar 06
Program to computes the product of two matrices of size 4x4 using Divide and C...Jan 07
Program that computes the n_th term of the fibonacci series using recursionSep 16
Program that computes and displays the factorial of the given number using recur...Aug 31
Program that reads a numbers , computes and displays the factorial of the given ...Aug 16
Program to compute sum of an array using parallel processingMay 23
PROGRAM TO COMPUTE n! USING SELF-SCHEDULINGJul 10
PROGRAM TO EALUATE A POLYNOMIAL WITH N NO.OF PROCESSES USING LOOP SPLITINGJul 11
PROGRAM FOR MATRIX VECTOR MULTIPLICATION USING INNER LOOP SPLITING FOR N NO.OF...Jul 12
PROGRAM FOR ADD 2 ARRAY ELEMENTS AND STORE IN 3rd ARRAY USING LOOP SPLITINGJul 19
PROGRAM TO COMPARE TWO STRINGS USING LOOP SPLITTINGJul 08
Find maximum and minimum of an array using Loop SplittingJun 14
Program of histogram using loop splitting and locking the each bin with a differ...Jun 18
PROGRAM TO FIND CORRELATION BETWEEN TWO ARRAYS USING BARRIER AND LOOP-SPLITTINGApr 24
Program to print multiplication tables using do while loopAug 17
Program to perform sorting on words or string values using for loop Oct 29
Program to calculate average of numbers given by user using while loopDec 29
Program to print number N times using for loop Dec 26
APPENDING ITEMS TO AN EXISTING FILE USING DO WHILE LOOPNov 22
Program for investment problem using while loopJul 04
Program to display numbers using for loopFeb 07
Program to display numbers using do while loopJun 22
Program to display array values using for loopMar 04
Program to display array values and address of an array using function and for...Dec 02
Program of finding Maximum and minimum of an array using Loop SplittingAug 18
Program of histogram using loop splitting and locking the each bin with a differ...Jan 03
Program that prints first 20 integers (using while loop)Mar 14
Program that prints first 20 integers in reverse order (using while loop )Feb 08
Program that reads a number ,coumputes and displays its factorial using do while...May 09
Program that prints the first 10 integers(using for loop)Jan 31
Program that prints odd numbers form 0 to 50 (Using for Loop)Aug 28
Program that reads a number ,coumputes and displays its factorial ( using for ...Dec 08
Program to compute nCrJul 08
Program that reads marks of a students and computes and displays gradeDec 12
Program that will compute the class average on each exam Aug 01